home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / drappa / setup.exe / {app} / cfg / config.xml next >
Encoding:
Extensible Markup Language  |  2005-08-25  |  2.7 KB  |  51 lines

  1. <?xml version="1.0" standalone="no" ?>
  2.  
  3. <nGameEngine>
  4.   <Param window_mode="0"></Param>
  5.   <Param width="800" height="600"></Param>
  6.   <Param shadows="0" use_logs="0" nilaya_logo="0" use_shaders="1"></Param>
  7.   <Param show_system_cursor="0" use_cursor_file="" />
  8.   <Param statistics="0" />
  9.   <Param CommercialsTime="2.0" />
  10.   <Param CreateASIndex="1" />
  11.   <Param SmoothAVI="0" />
  12.   <Param DisableCameraDynamics = "1" />
  13.   <Param ActiveMouseCamera="0" />
  14.   <Param MergeMap="1" />
  15.   <Param AllowASExceptions="0" />
  16.   <Param ShowBBox="0" />
  17.   <Param LoadedMiniLevel="0" />
  18.   
  19.   <Param CleanLevelAfterLoad="1" /> <!-- DON'T do it when loading mini levels -->
  20.  
  21.   <Font Type="Manual" Name="PunktyFont">
  22.     <Param Texture="fonts/licznik11C.png" AlphaTexture="fonts/licznik11A.png"></Param>
  23.     <Param AlphaBlending="1" UVCoordinatesFromLW="1"  Enabled="0"></Param>
  24.     <Param ScaleWidth="0.15" ScaleHeight="0.33"></Param>
  25.     <Char Name="1" UpperLeftU="0.01" UpperLeftV="0.99"  LowerRightU="0.10" LowerRightV="0.4"></Char>
  26.     <Char Name="2" UpperLeftU="0.11" UpperLeftV="0.99"  LowerRightU="0.20" LowerRightV="0.4"></Char>
  27.     <Char Name="3" UpperLeftU="0.21" UpperLeftV="0.99"  LowerRightU="0.30" LowerRightV="0.4"></Char>
  28.     <Char Name="4" UpperLeftU="0.31" UpperLeftV="0.99"  LowerRightU="0.40" LowerRightV="0.4"></Char>
  29.     <Char Name="5" UpperLeftU="0.41" UpperLeftV="0.99"  LowerRightU="0.50" LowerRightV="0.4"></Char>
  30.     <Char Name="6" UpperLeftU="0.51" UpperLeftV="0.99"  LowerRightU="0.60" LowerRightV="0.4"></Char>
  31.     <Char Name="7" UpperLeftU="0.61" UpperLeftV="0.99"  LowerRightU="0.70" LowerRightV="0.4"></Char>
  32.     <Char Name="8" UpperLeftU="0.71" UpperLeftV="0.99"  LowerRightU="0.80" LowerRightV="0.4"></Char>
  33.     <Char Name="9" UpperLeftU="0.81" UpperLeftV="0.99"  LowerRightU="0.90" LowerRightV="0.4"></Char>
  34.     <Char Name="0" UpperLeftU="0.91" UpperLeftV="0.99"  LowerRightU="1.00" LowerRightV="0.4"></Char>
  35.   </Font>
  36.   <!-- Automatic font description -->
  37.   <Font Type="Fixed" Name='CreditsFont'>
  38.     <Param Texture="fonts/imie5-c.png" AlphaTexture="fonts/imie5-a.png"></Param>
  39.     <Param AlphaBlending="1" ScaleWidth="0.1" ScaleHeight="0.1"></Param>
  40.     <Param WidthSpacing="-0.025" HeightSpacing="0.0"></Param>
  41.     <Param CharWidth="16" CharHeight="16" StartChar="0" EndChar="255"></Param>
  42.   </Font>
  43.  
  44.     <Font Type="Fixed" Name='NowyFont'>
  45.     <Param Texture="fonts/sercolor.png" AlphaTexture="fonts/seralfa.png"></Param>
  46.     <Param AlphaBlending="1" ScaleWidth="0.1" ScaleHeight="0.1"></Param>
  47.     <Param WidthSpacing="-0.025" HeightSpacing="0.0"></Param>
  48.     <Param CharWidth="16" CharHeight="16" StartChar="0" EndChar="255" />
  49.         <Param CharOffset="32" />
  50.   </Font>
  51. </nGameEngine>